Bundle org.nuxeo.salesforce.core
In bundle group org.nuxeo.salesforce
Documentation
-
Parent Documentation: README.md
Nuxeo Salesforce
This project provide an integration of Nuxeo inside Salesforce pages. The project is made of two modules: the Nuxeo plugin bundle
nuxeo-salesforce-core
and the LWC salesforce applicationnuxeo-sfdc
.Here, you can find more details about the Nuxeo LWC Application.
##License
(C) Copyright 2015 Nuxeo SA (http://nuxeo.com/). This is unpublished proprietary source code of Nuxeo SA. All rights reserved. Notice of copyright on this source code does not indicate publication.
Resolution Order
[836, 842]
The resolution order represents the order in which components have been resolved by the Nuxeo Runtime
framework.
This range represents the minimal and maximal orders for this bundle's components.
You can influence this order by adding "require" tags in the component declaration, to make sure it is resolved after another component. It will also impact the order in which contributions are registered on their target extension point (see "Registration Order" on contributions).
Components
- org.nuxeo.salesforce.automation.contrib
- org.nuxeo.salesforce.schema.contrib
- org.nuxeo.salesforce.cors
- org.nuxeo.salesforce.auth.contrib
- org.nuxeo.salesforce.business-metadata
- org.nuxeo.salesforce.SalesforceComponent
- org.nuxeo.salesforce.jwt.JWTExchangeComponent
Packages
Maven Artifact
File | nuxeo-salesforce-core-2023.0.2.jar |
---|---|
Group Id | org.nuxeo.salesforce |
Artifact Id | nuxeo-salesforce-core |
Version | 2023.0.2 |
Manifest
Manifest-Version: 1.0
Archiver-Version: Plexus Archiver
Created-By: Apache Maven 3.6.1
Built-By: root
Build-Jdk: 17.0.7
Bundle-ManifestVersion: 2
Bundle-Version: 1.0.qualifier
Bundle-ActivationPolicy: lazy
Bundle-ClassPath: .
Bundle-Name: Nuxeo Salesforce Core
Bundle-RequiredExecutionEnvironment: JavaSE-17
Bundle-Vendor: Nuxeo
Bundle-SymbolicName: org.nuxeo.salesforce.core
Nuxeo-WebModule: org.nuxeo.salesforce.web.WebApp;headless=true;name=sale
sforce;package=org/nuxeo/salesforce/web
Nuxeo-Component: OSGI-INF/automation-contrib.xml,OSGI-INF/schema-contrib
.xml,OSGI-INF/cors-config.xml,OSGI-INF/auth-contrib.xml,OSGI-INF/busine
ss-metadata.xml,OSGI-INF/SalesforceComponent.xml,OSGI-INF/JWTKeyStoreCo
mponent.xml
Exports
- Json Export Default Json serialization
- Json Graph Json dependency graph
- Json Contribution Stats Json statistics for contributions
- CSV Contribution Stats CSV statistics for contributions
Charts
-
Raw Data: Json Contribution Stats
Contributions by Code Type
Loading data
Contributions by Target Extension Point
Loading data
Contributions by Studio Source
Loading data